Skip to content

feat(email): add Resend email adapter#11

Merged
celeroncoder merged 2 commits into
masterfrom
celeroncoder/email-adapter
Jun 21, 2026
Merged

feat(email): add Resend email adapter#11
celeroncoder merged 2 commits into
masterfrom
celeroncoder/email-adapter

Conversation

@celeroncoder

Copy link
Copy Markdown
Owner

Summary

  • Adds the Payload Resend email adapter (@payloadcms/email-resend) and wires it into payload.config.ts via the email key.
  • Credentials are read from env vars: RESEND_API_KEY, RESEND_FROM_ADDRESS, RESEND_FROM_NAME.

Notes

  • No payload version bump and no pnpm-workspace.yaml change — only the adapter dependency and config wiring.
  • Set RESEND_API_KEY (and optionally the from address/name) in the environment to enable email.

🤖 Generated with Claude Code

Wire @payloadcms/email-resend into the Payload config via the email
key, reading the API key and default from-address/name from env vars.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
celeroncoder-web Ready Ready Preview, Comment Jun 21, 2026 4:16pm

@celeroncoder celeroncoder merged commit efcacb9 into master Jun 21, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant